Click or drag to resize

AppointmentOrganizer Property

Represents the organizer of the appointment.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public Mailbox Organizer { get; }

Property Value

Type: Mailbox
The organizer.
See Also